tools/check: Add explicit include path for funcs.sh.
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 23 Jan 2008 11:21:35 +0000 (11:21 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 23 Jan 2008 11:21:35 +0000 (11:21 +0000)
commitd352a2fb4de6720cc11376bebf3ced95f4f18c17
tree906a9fe4d5d1e90f42d8fe45b4fa504aefcdbb07
parentf567396727face54ea541557d6d1fa8844c98a5d
tools/check: Add explicit include path for funcs.sh.

When the current directory is not in $PATH,
then the patch fixes the following errors:

Checking check_brctl: .: funcs.sh: not found
Checking check_crypto_lib: .: funcs.sh: not found
Checking check_curl: .: funcs.sh: not found
Checking check_iproute: .: funcs.sh: not found
Checking check_python: .: funcs.sh: not found
Checking check_python_xml: .: funcs.sh: not found
Checking check_udev: .: funcs.sh: not found
Checking check_xml2: .: funcs.sh: not found
Checking check_zlib_lib: .: funcs.sh: not found

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
14 files changed:
tools/check/check_brctl
tools/check/check_crypto_lib
tools/check/check_curl
tools/check/check_iproute
tools/check/check_openssl_devel
tools/check/check_python
tools/check/check_python_devel
tools/check/check_python_xml
tools/check/check_udev
tools/check/check_x11_devel
tools/check/check_xgettext
tools/check/check_xml2
tools/check/check_zlib_devel
tools/check/check_zlib_lib